StupidBeauty
Read times:1060Posted at:Sun Jun 22 20:50:10 2014
- no title specified

转载:Android Volley Tutorial

可使用“queue.getCache().remove(url);”来删除针对指定URL的缓存。

http://androidresearch.wordpress.com/2014/02/01/android-volley-tutorial/

亮点:

to remove the cache for a specific request:

queue.getCache().remove(url);

to clear all cache:

queue.getCache().clear();

Your opinions
Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands